projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eab4de
)
doc: fix annotation for GtkCssLocation
author
David Lechner
<david@lechnology.com>
Wed, 6 Jan 2021 04:32:09 +0000
(
04:32
+0000)
committer
David Lechner
<david@lechnology.com>
Wed, 6 Jan 2021 04:32:09 +0000
(
04:32
+0000)
GtkCssLocation is a type so it should be prefixed with # rather than @.
gtk/css/gtkcsslocation.c
patch
|
blob
|
history
diff --git
a/gtk/css/gtkcsslocation.c
b/gtk/css/gtkcsslocation.c
index 4f47501b0b7a0784461351d69d3977a85a08cc90..4d52ded7147df431781fc22827ed4803ec4a6dea 100644
(file)
--- a/
gtk/css/gtkcsslocation.c
+++ b/
gtk/css/gtkcsslocation.c
@@
-30,7
+30,7
@@
* @line_chars: Number of characters parsed since the last line
* break
*
- *
@
GtkCssLocation is used to present a location in a file - or other
+ *
#
GtkCssLocation is used to present a location in a file - or other
* source of data parsed by the CSS engine.
*
* The @bytes and @line_bytes offsets are meant to be used to